Does anyone have an idea how to do the following:
I would like for web users to be able to choose 'Webmail' for a low bandwdith connection, and 'iNotes' for a high bandwidth connection at login, maybe using a checkbox.
For example, if low bandwith is selected, open
http://.../mail.nsf?OpenDatabase&ui=webmail and if high bandwidth is selected, open
https://.../mail.nsf/iNotes/Welcome/?OpenDocument&ui=inotes.
We are using the webmailredirect.nsf database that we downloaded from notes.net.
Any suggestions?